Place the load module generated at the end of compilation in an appropriate load library, and ensure that that load library is present in the CICS library concatenation. 将编译结束时生成的负载模块放置到适当的负载库中,确保那个负载库位于CICS库串联中。
The resulting load module ( with its tattoo) is put into a LOAD library where it waits to be executed. 由此产生的加载模块(及其纹身)会放入LOAD库中等待执行。
C can only dynamically link a new load module type called a DLL ( Dynamic Link Library). C程序只能动态地链接一种新的装载模块类型,DLL(DynamicLinkLibrary)。